func go.pact.im/x/phcformat.nextParam

2 uses

	go.pact.im/x/phcformat (current package)
		params.go#L33: 	it.Name, it.Value, it.After, it.Valid = nextParam(it.After)
		params.go#L38: func nextParam(s string) (name, value, after string, ok bool) {